You are here: Scripting Reference > Classes > Partner > Partner.City

Partner.City

Declaration

property City: String;

Example

procedure OnMapEvent(var Value:Variant);

begin

Value := Partner.City;

end;

Description

Returns the City of the active partner within your system.